home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / GETTYPE.EX_ / gettype.exe / string.txt next >
Encoding:
Text File  |  2003-03-25  |  6.1 KB  |  133 lines

  1. 101    Type "GETTYPE /?" for usage.\n
  2. 201    \nHost Name:   %s\n
  3. 202    Name:        %s\n
  4. 203    Version:     %s\n
  5. 204    Role:        %s\n
  6. 205    Components:  %s\n
  7. 206    Domain Controller
  8. 207    Workgroup
  9. 208    Member Server
  10. 209    Build
  11. 210    Not Installed
  12. 211    Windows NT 4.0 
  13. 212    Windows 2000 
  14. 213    Windows XP 
  15. 214    Windows 
  16. 215    Future Windows version 
  17. 216    Future Windows version 
  18. 217    Workstation
  19. 218    Professional
  20. 219    Server
  21. 220    Advanced Server
  22. 221    Server 2003, Datacenter Edition 
  23. 222    Home Edition
  24. 223    BackOffice Server
  25. 224    Small Business Server
  26. 225    Restricted Small Business Server
  27. 226    Terminal Server
  28. 228    Server 2003, Enterprise Edition 
  29. 229    Server 2003, Standard Edition 
  30. 230    Server 2003, Web Edition 
  31. 231    ERROR: A problem occurred connecting to the registry.\n
  32. 232    \nWARNING: User credentials ignored for local connections.\n
  33. 233    ERROR: Invalid syntax. /U can be specified only when /S is specified.\nType "GETTYPE /?" for usage.\n
  34. 234    ERROR: Invalid syntax. /P can be specified only when /U is specified.\nType "GETTYPE /?" for usage.\n
  35. 235    ERROR: Invalid syntax. System name cannot be empty.\n
  36. 236    ERROR: Invalid syntax. User name cannot be empty.\n
  37. 237    ERROR: Invalid version number.\n
  38. 238    ERROR: Invalid server name.\n
  39. 239    ERROR: The ulong value is not converted to a string.\n
  40. 240    ERROR: Invalid build number.\n
  41. 241    ERROR: Pre-Windows 2000 version is detected.\n
  42. 242    ERROR: Newer version of Windows Server 2003 is detected.\n
  43. 243    ERROR: The registry is corrupted.\n 
  44. 244    Server 2003 for Small Business Server
  45. 501    \nGETTYPE [/S system [/U username [/P [password]]]] [/ROLE | \n
  46. 502            /SP | /VER | /MAJV | /MINV | /TYPE | /BUILD]\n
  47. 503    \nDescription:\n
  48. 504       This tool sets the ERRORLEVEL, a system environment variable,\n
  49. 505       based on the operating system test requested.\n\n
  50. 508    Parameter List:\n
  51. 509       /S     system              Specifies the remote system to connect to.\n\n
  52. 511       /U     [domain\]user       Specifies the user context under which\n
  53. 512                                  the command should execute.\n\n
  54. 514       /P     [password]          Specifies the password for the given\n
  55. 515                                  user context.\n\n
  56. 517       /ROLE                      Returns the role of the operating system.\n\n
  57. 519       /SP                        Returns the highest service pack level \n
  58. 520                                  installed.\n\n
  59. 522       /VER                       Returns the version information \n
  60. 523                                  (major and minor version).\n\n
  61. 525       /MAJV                      Returns only the major version.\n\n
  62. 527       /MINV                      Returns only the minor version.\n\n
  63. 529       /TYPE                      Returns the type of the operating \n
  64. 530                                  system installed.\n\n
  65. 532       /BUILD                     Returns the build number of the \n
  66. 533                                  operating system.\n\n
  67. 535       /?                         Displays this help message.\n\n
  68. 536       OS Role                Value Returned\n
  69. 537       -------                --------------\n
  70. 538       Domain Controller:         1\n
  71. 539       Member Server:             2\n
  72. 540       Workgroup:                 3\n\n
  73. 542       OS Type\n
  74. 543       -------\n
  75. 544       Home Edition:              1\n
  76. 545       Professional:              2\n
  77. 546       Standard Server:           3\n
  78. 547       Enterprise Server:         4\n
  79. 548       Datacenter Server:         5\n
  80. 549       Web Server:                6\n
  81. 550       for Small Business Server: 7\n\n
  82. 552       Service Pack Information:\n
  83. 553       -------------------------\n
  84. 554       If no service pack is installed, ERRORLEVEL is 0. If service pack 1\n
  85. 555       is installed, ERRORLEVEL is 1 and so on.\n\n
  86. 558       Version Information:\n
  87. 559       --------------------\n
  88. 560       If Windows XP is installed, major version is 5 and ERRORLEVEL is \n
  89. 561       interpreted as 5000. Similarly, minor version is 1 and is interpreted\n
  90. 562       as 100. In order to get both major and minor versions together,\n
  91. 563       the ERRORLEVEL is interpreted as 5100.\n\n
  92. 564       NOTE: If an error condition occurs, the ERRORLEVEL is set to 255.\n
  93. 565             Use the "echo %errorlevel%" statement to view the returned value.\n\n
  94. 567    Examples:\n
  95. 568       GETTYPE /?\n
  96. 569       GETTYPE\n
  97. 570       GETTYPE /s system \n
  98. 571       GETTYPE /s system /U user /ROLE\n
  99. 572       GETTYPE /s system /U user /P password /SP \n
  100. 573       GETTYPE /s system /U user /P password /VER \n
  101. 574       GETTYPE /s system /U user /P password /MINV\n
  102. 575       GETTYPE /s system /U user /P password /MAJV\n
  103. 576       GETTYPE /s system /U user /P password /TYPE\n
  104. 577       GETTYPE /S system /U domain\user /P password /BUILD \n
  105. 5001    ERROR:
  106. 5002    WARNING:
  107. 5003    SUCCESS:
  108. 5004    INFO:
  109. 5005    N/A
  110. 5501    Type the password for %s:
  111. 5502    Passing the user credential for local connection.\n
  112. 5503    The target system must be running Windows XP or above.\n
  113. 5504    The remote system must be running Windows 2000 or above.\n
  114. 5601    Invalid syntax. '%s' value is not allowed for '%s' option.\n%s\n
  115. 5602    Invalid syntax. Specify valid numeric value for '%s'.\n%s\n
  116. 5603    Invalid syntax. Specifiy valid floating point value for '%s'.\n%s\n
  117. 5604    Invalid syntax. Mandatory option '%s' is missing.\n%s\n
  118. 5605    Invalid syntax. '%s' option is not allowed more than '%d' time(s).\n%s\n
  119. 5607    Invalid argument/option - '%s'.\n%s\n
  120. 5608    Invalid syntax. Default argument is missing.\n%s\n
  121. 5609    Length of the command line argument should not exceed 255 characters.\n
  122. 5610    Invalid syntax. Default option is not allowed more than '%d' time(s).\n%s\n
  123. 5611    Invalid syntax. Value expected for '%s'.\n%s\n
  124. 5612    Invalid syntax. '%s' value is not allowed as default argument.\n%s\n
  125. 5613    Type "%s /?" for usage.
  126. 5614    Value for '%s' option cannot be empty.\n%s\n
  127. 5615    Value for default option cannot be empty.\n%s\n
  128. 5616    Invalid syntax. Specify valid numeric value for default.\n%s\n
  129. 5617    Invalid syntax. Specifiy valid floating point value for default.\n%s\n
  130. 5618    Value for default option cannot be more than %d character(s).\n
  131. 5619    Invalid syntax. Value cannot be specified with '%s' option.\n%s\n
  132. 5620    Value for '%s' option cannot be more than %d character(s).\n
  133.